home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2002 March
/
DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin
/
pc
/
PC Software
/
free_browsing
/
DavesQckSearchDbar3-14
/
dqsd.exe
/
searches
/
sp.xml
< prev
next >
Wrap
Text File
|
2002-08-30
|
1KB
|
44 lines
<search function="sp">
<name>Safe Proxy</name>
<description>
Anonymous browsing through the safeproxy.org proxy.<br/>
<div class="helpboxDescLabels">Example:</div>
<table class="helpboxDescTable">
<tr><td>sp nsa.gov</td></tr>
</table>
</description>
<category>Functions</category>
<link>http://safeproxy.org/</link>
<contributor>David Bau</contributor>
<form name="spf"
action="http://www.safeproxy.org/cgi-bin/nph-proxy.cgi/010110A/x-proxy/start"
method="get">
<input type="hidden" name="URL"/>
<input type="hidden" name="rc"/>
<input type="hidden" name="rs"/>
<input type="hidden" name="fa"/>
<input type="hidden" name="br"/>
<input type="hidden" name="if"/>
</form>
<script><![CDATA[
function sp(q)
{
if (nullArgs("sp",q))
return false;
else
{
document.spf.URL.value = q;
submitForm(spf);
}
}
]]></script>
<copyright>
Copyright (c) 2002 David Bau
Distributed under the terms of the
GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
</copyright>
</search>